home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / SHARDS14.ZIP / SHARDS.BAT < prev    next >
Encoding:
DOS Batch File  |  1995-11-21  |  368 b   |  23 lines

  1. @ECHO OFF
  2. del drop.bak
  3. copy TCR.BAT,drop.bak
  4. copy C:\TRIBBS\TCR.BAT 
  5. if EXIST in.USE goto inu
  6. goto inu2
  7. :inu
  8. inUSE.bat
  9. del TCR.BAT
  10. copy drop.bak,TCR.BAT
  11. :inu2
  12. ren shardsin.use,in.USE
  13. del flag.Xit
  14. :here
  15. del flag.$$$
  16. if EXIST flag.Xit goto there
  17. shards door.cfg
  18. CALL temp.bat
  19. del temp.bat
  20. if EXIST flag.$$$ goto here
  21. :there
  22. ren in.USE,shardsin.use
  23.